x86: add keyhandler to dump MSI state
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 21 Jan 2010 15:12:17 +0000 (15:12 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 21 Jan 2010 15:12:17 +0000 (15:12 +0000)
commitceb3df776e3faf356150f3d67d461505a63cfee2
tree987772702869204b215629c18f8cfc08725394db
parentec7895237498a37ccbfb4667e809e63903ca61db
x86: add keyhandler to dump MSI state

Equivalent to dumping IO-APIC state; the question is whether this
ought to live on its own key (as done here), or whether it should be
chanined to from the 'i' handler.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/msi.c